Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getFollowGps")
@set:JvmName(name = "setFollowGps")
var followGps: Boolean

bool follow_gps = 3;

Link copied to clipboard
@get:JvmName(name = "getHome")
@set:JvmName(name = "setHome")
var home: DeviceUIProtos.GeoPoint

.meshtastic.GeoPoint home = 1;

Link copied to clipboard
Link copied to clipboard
@get:JvmName(name = "getStyle")
@set:JvmName(name = "setStyle")
var style: String

string style = 2;

Functions

Link copied to clipboard

bool follow_gps = 3;

Link copied to clipboard
fun clearHome()

.meshtastic.GeoPoint home = 1;

Link copied to clipboard

string style = 2;

Link copied to clipboard

.meshtastic.GeoPoint home = 1;